Constructor
GimpUiVectorLoadProcedureDialognew
Declaration [src]
GtkWidget*
gimp_vector_load_procedure_dialog_new (
GimpVectorLoadProcedure* procedure,
GimpProcedureConfig* config,
GFile* file
)
Parameters
procedure-
Type:
GimpVectorLoadProcedureNo description available.
The data is owned by the caller of the function. config-
Type:
GimpProcedureConfigNo description available.
The data is owned by the caller of the function. file-
Type:
GFileNo description available.
The data is owned by the caller of the function.
Return value
Type: GtkWidget
No description available.
| The data is owned by the called function. |